home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_27569.txt < prev    next >
Text File  |  1989-08-22  |  760b  |  36 lines

  1. -- card: 27569 from stack: in
  2. -- bmap block id: 12892
  3. -- flags: 0000
  4. -- background id: 17743
  5. -- name: Access Methods C/16
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 1,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part contents for background part 6
  15. ----- text -----
  16. 27569
  17.  
  18. -- part contents for background part 5
  19. ----- text -----
  20. Carrier Sensing  (5 of 9)
  21.  
  22. -- part contents for background part 24
  23. ----- text -----
  24. Handling Collisions
  25.  
  26. There are two methods for handling the possibility of a collision:
  27.  
  28. ‚Ä¢   Collision Detection, or CSMA/CD
  29.  
  30. ‚Ä¢   Collision Avoidance, or CSMA/CA
  31.  
  32. We‚Äôll begin by describing collision detection.
  33.  
  34. -- part contents for background part 3
  35. ----- text -----
  36. Access Methods